[DEPRECATED] Create a new version of a Registered Model
DEPRECATED: This endpoint is deprecated as of version 6.2.1. Please migrate to POST /api/registeredmodels/v2 for enhanced functionality.
Authorizations
Path Parameters
Registered model name
Body
Details of the model version to create
The artifact of the run to create the version from
"LogisticRegression"
The description of the registered model version
"Logistic regression model version 2"
The id of the experiment run to create the version from
"a8ea375c781d4b9c8e58469f0ad738f8"
Response
Success
When the latest version of the model was created
"2022-03-12T02:13:44.467Z"
The name of experiment run linked to the model version
"db79712b47084c27a463a188bf901943"
Name of the registered model
"churn-prediction"
The latest version of the model
4
Description of the model version
"Customer churn model V1"
username of the project owner
"martin_hito"
type that tracks properties of the project associated with a model
A map of key -> value
When the latest version of the model was updated
"2022-03-12T02:13:44.467Z"